ScanCode License Fact Provider
A license fact provider that reads license information from a local ScanCode installation.
Configuration
Example
Use the following syntax to configure this plugin globally as part of config.yml
:
ort:
licenseFactProviders:
ScanCode:
options:
scanCodeLicenseTextDir: <OPTIONAL_STRING>
Options
scanCodeLicenseTextDir
The directory that contains the ScanCode license texts. If not set, the provider will try to locate the ScanCode license text directory using a heuristic based on the path of the ScanCode binary.